

config AMAZON_SDIO
	tristate "Amazon SDIO packet driver"
	select MMC
	select PACKET
	help
	  A network device which allows "packet sockets" to be routed over SDIO
		Provides multiple independent channels
		Used to communicate with the MT7686
		Used in Cocoa project

config AMAZON_SDIO_IP_TUNNELING
	bool "Amazon SDIO IP Tunneling"
	default n
